[%include file="default/en/public/head.html"%]
bann
My Shopping Cart
[%if $ordervirtue=='true'%]
[%forlist from=$orderlist key=i%] [%/forlist%]
Product Name Product Number Order Price Quantity Subtotal Operation
[%$orderlist[i].proname%] [%$orderlist[i].prosn%] DEL
Continue Shopping
[%else%]
You have not selected commodities!
[%/if%]
[%include file="default/en/public/fotter.html"%]